object AboutBox: TAboutBox Left = 230 Top = 349 HelpContext = 1 BorderStyle = bsDialog Caption = '*' ClientHeight = 234 ClientWidth = 389 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poMainFormCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 389 Height = 234 Align = alClient BevelOuter = bvNone Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = True ParentFont = False TabOrder = 0 object BP: TPanel Left = 0 Top = 207 Width = 389 Height = 27 Align = alBottom BevelOuter = bvNone TabOrder = 0 object RegI: TImage Left = 100 Top = 8 Width = 16 Height = 16 Picture.Data = {} Transparent = True end object Label12: TLabel Left = 124 Top = 8 Width = 155 Height = 13 Cursor = crHandPoint Hint = 'Click here to register the program' Caption = 'Click here to register the program' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False ParentShowHint = False ShowHint = True OnClick = PRegistredClick end object BitBtn1: TBitBtn Left = 0 Top = 3 Width = 75 Height = 25 Cancel = True Caption = '&Ok' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 NumGlyphs = 2 end end object LP: TPanel Left = 0 Top = 91 Width = 79 Height = 116 Align = alLeft BevelOuter = bvNone TabOrder = 1 object AuthorL: TPanel Left = 0 Top = 0 Width = 79 Height = 25 Align = alTop Alignment = taRightJustify BevelOuter = bvNone Caption = '*' Font.Charset = RUSSIAN_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end object HomeL: TPanel Left = 0 Top = 25 Width = 79 Height = 25 Align = alTop Alignment = taRightJustify BevelOuter = bvNone Caption = '*' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end object EmailL: TPanel Left = 0 Top = 50 Width = 79 Height = 25 Align = alTop Alignment = taRightJustify BevelOuter = bvNone Caption = '*' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end object StatusL: TPanel Left = 0 Top = 75 Width = 79 Height = 25 Align = alTop Alignment = taRightJustify BevelOuter = bvNone Caption = '*' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 end end object MP: TPanel Left = 84 Top = 91 Width = 208 Height = 111 BevelOuter = bvNone TabOrder = 2 object PAuthor: TPanel Left = 0 Top = 0 Width = 208 Height = 25 Align = alTop Alignment = taLeftJustify BevelOuter = bvNone Caption = '*' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end object PHome: TPanel Left = 0 Top = 25 Width = 208 Height = 25 Cursor = crHandPoint Hint = 'Click here to visit Home Page' Align = alTop Alignment = taLeftJustify BevelOuter = bvNone Caption = '*' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = PHomeClick end object PEMail: TPanel Left = 0 Top = 50 Width = 208 Height = 25 Cursor = crHandPoint Hint = 'Click here to write a message to the author' Align = alTop Alignment = taLeftJustify BevelOuter = bvNone Caption = '*' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 2 OnClick = PEMailClick end object PRegistred: TPanel Left = 0 Top = 75 Width = 208 Height = 25 Cursor = crHandPoint Hint = 'Click here to register the program' Align = alTop Alignment = taLeftJustify BevelOuter = bvNone Caption = '*' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = PRegistredClick end end object LPP: TPanel Left = 79 Top = 91 Width = 5 Height = 116 Align = alLeft BevelOuter = bvNone TabOrder = 3 end object TP: TPanel Left = 0 Top = 0 Width = 389 Height = 91 Align = alTop BevelOuter = bvNone TabOrder = 4 object PProduct: TRxLabel Left = 88 Top = 8 Width = 164 Height = 21 Caption = 'Access Administrator' Font.Charset = ANSI_CHARSET Font.Color = clTeal Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False ShadowPos = spRightBottom end object PVersion: TRxLabel Left = 88 Top = 32 Width = 48 Height = 16 Caption = 'Version' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ShadowPos = spRightBottom end object PVersionDate: TRxLabel Left = 88 Top = 56 Width = 80 Height = 16 Caption = 'Version Date' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ShadowPos = spRightBottom end object Panel9: TPanel Left = 7 Top = 7 Width = 68 Height = 68 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Image1: TImage Left = 2 Top = 2 Width = 63 Height = 63 Transparent = True end end end end end